Information technology - programming language - common lisp 信息技術(shù).程序設(shè)計(jì)語言.通用表格處理程序
Although the manual is , of course , written for common lisp , the discussion on tail recursion is applicable to other languages , including the java language 雖然這本手冊是(當(dāng)然是)為common lisp寫的,但其中關(guān)于尾遞歸的討論也適用于其他語言,包括java語言。
百科解釋
Common Lisp,縮寫為 CL(不要和縮寫同為CL的組合邏輯混淆),是Lisp的眾多方言之一,標(biāo)準(zhǔn)由ANSI X3.226-1994定義。它是為了標(biāo)準(zhǔn)化此前眾多的Lisp分支而開發(fā)的,它本身并不是一個(gè)具體的實(shí)現(xiàn)而是各個(gè)Lisp實(shí)現(xiàn)所遵循的規(guī)范。